@charset "utf-8";
@import url("resect.css");
/*resect  CSS*/
a {text-decoration: none;}
a:hover {
    text-decoration: underline;
}
body {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, calibri,Microsoft JhengHei,'微軟正黑體';
	line-height: 150%;
	font-size: 0.83em;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
}
#wrap {
	width: 100%;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
header {
	height: 330px;
	width: 100%;
	display: block;
	border-radius:8px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
.header_box {
	position: relative;
	height: 330px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.yam_login {
	height: 45px;
	width: 289px;
	position: absolute;
	right: 16px;
	font-size: 15px;
	line-height: 42px;
	color: #FFF;
	text-align: center;
}
.yam_login a {
	color: #FFF;
}

.yam_login a:hover {
	color: #D4E7E5;
}

.title {
	height: 77px;
	width: 668px;
	position: absolute;
	top: 239px;
	font-size: 18px;
	line-height: 35px;
	color: #FFF;
	left: 296px;
}
.content {
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.btn_1 {
	background-image: url(../images/bun_1.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 130px;
	position: absolute;
	left: 188px;
	top: 450px;
	display: block;
	background-position: left top;
}
.btn_1:hover {
	background-position: bottom;
}
.vote {
}

.big_photo_1 {
	position: absolute;
	height: 200px;
	width: 300px;
	left: 435px;
	top: 128px;
	z-index: 3;
	background-image: url(../images/1.png);
	background-repeat: no-repeat;
    display: none;
}
.big_photo_2 {
	position: absolute;
	height: 200px;
	width: 300px;
	left: 542px;
	top: 128px;
	z-index: 3;
	background-image: url(../images/2.png);
	background-repeat: no-repeat;
    display: none;

}
.big_photo_3 {
	position: absolute;
	height: 200px;
	width: 300px;
	left: 656px;
	top: 128px;
	z-index: 3;
	background-image: url(../images/3.png);
	background-repeat: no-repeat;
    display: none;

}
.big_photo_4 {
	position: absolute;
	height: 200px;
	width: 300px;
	left: 766px;
	top: 128px;
	z-index: 3;
	background-image: url(../images/4.png);
	background-repeat: no-repeat;
    display: none;
}
.big_photo_5 {
	position: absolute;
	height: 200px;
	width: 300px;
	left: 426px;
	top: 84px;
	z-index: 3;
	background-image: url(../images/5.png);
	background-repeat: no-repeat;
    display: none;
}
.big_photo_6 {
	position: absolute;
	height: 200px;
	width: 300px;
	left: 441px;
	top: 115px;
	z-index: 3;
	background-image: url(../images/6.png);
	background-repeat: no-repeat;
    display: none;
}
.ac_1 {
	background-image: url(../images/ac1.jpg);
	background-repeat: no-repeat;
	height: 532px;
	width: 1000px;
	position: relative;
}


.qa {
	position: absolute;
	height: 374px;
	width: 728px;
	left: 190px;
	top: 134px;
	text-align: left;
	font-size: 15px;
	line-height: 28px;
}
.qa div {
	height: 75px;
	width: 100%;
}
.qa div input {
	margin-left: 10px;
	margin-right: 5px;
}
.qa div p {
	margin-left: 10px;
	color: #49836B;
}
.introduce {
	background-repeat: no-repeat;
	height: 435px;
	width: 1000px;
	float: left;
	position: relative;
}

.intro-left{
    background-image: url(../images/introduce_left.png);
}

.intro-center{
    background-image: url(../images/introduce_center.png);
}

.intro-right{
    background-image: url(../images/introduce_right.png);
}


.in_blogger_text {
	position: absolute;
	width: 515px;
	height: 159px;
	left: 433px;
	top: 70px;
	text-align: left;
	color: #FFF;
	font-size: 15px;
	line-height: 22px;
}
.title_1 {
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}

.in_blogger_photo {
	background-color: #FFF;
	height: 274px;
	width: 365px;
	position: absolute;
	left: 48px;
	top: 49px;
}
.in_blogger_photo_s {
	position: absolute;
	left: 431px;
	top: 238px;
	width: 521px;
	height: 86px;
}
.in_blogger_photo_s ul {
	display: block;
	list-style-type: none;
	height: 86px;
}
.in_blogger_photo_s ul li {
	float: left;
	height: 86px;
	width: 115px;
	background-color: #FFF;
	margin-right: 15px;
}
.introduce .fb {
	position: absolute;
	left: 690px;
	width: 84px;
	height: 25px;
	top: 28px;
}
.introduce .like {
	height: 38px;
	width: 91px;
	position: absolute;
	text-align: left;
	left: 621px;
	line-height: 35px;
	font-size: 20px;
	top: 21px;
	color: #FFF;
}
.introduce .like span {
	font-size: 32px;
	color: #d18a27;
	display: block;
	float: left;
	height: 35px;
	width: 30px;
	vertical-align: top;
}

.introduce .vote_btn {
	background-image: url(../images/vote_btn_1.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 114px;
	position: absolute;
	z-index: 4;
	left: 819px;
	top: 11px;
	display: block;
}
.introduce .vote_btn:hover {
	background-position: bottom;
}

.introduce .photo_s {
	height: 68px;
	width: 68px;
	position: absolute;
	border-radius:34px;
	top: 340px;
	left: 50px;
	//background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
	z-index: 3;
    overflow: hidden;
}
.introduce .b_text {
	position: absolute;
	text-align: left;
	left: 134px;
	width: 821px;
	top: 330px;
	height: 86px;
	color: #FFF;
	font-size: 15px;
	line-height: 22px;
}

.ac_2 {
	height: 503px;
	width: 1000px;
	position: relative;
	background-image: url(../images/ac2.jpg);
	background-repeat: no-repeat;
}
.ac_2 .btn_fb {
	position: absolute;
	height: 45px;
	width: 491px;
	left: 256px;
	top: 131px;
}
.ac_2 .btn_fb a {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 45px;
}
.ac_2 .btn_fb a:hover {
	color: #54967B;
}

.ac_2 .btn_yam {
	position: absolute;
	height: 45px;
	width: 491px;
	left: 255px;
	top: 191px;
	}
.ac_2 .btn_yam a {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 45px;
	}
	.ac_2 .btn_yam a:hover {
	color: #54967B;
}
.ac_2 .enter {
	position: absolute;
	height: 45px;
	width: 192px;
	left: 408px;
	top: 420px;
	font-size: 18px;
	line-height: 45px;
	color: #FFF;
}
.ac_2 .enter a {
    display: block;
	color: #FFF;
	text-decoration: none;
}

.ac_2 .enter a:hover {
	color: #D4E7E5;
}

.ac_2 .date div {
	margin-bottom: 6px;
}
.ac_2 .date div input {
	width: 350px;
	background-color: #F3F3F3;
	height: 23px;
	border: 1px solid #D0D0D0;
	line-height: 23px;
}
.ac_2 .date2 {
	position: absolute;
	height: 58px;
	width: 326px;
	left: 248px;
	top: 342px;
	font-size: 15px;
	line-height: 24px;
}
.blogger {
	height: 300px;
	width: 303px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	float: left;
	position: relative;
}

.blogger:hover{
    cursor: pointer;
}

.blogger .photo_s {
	height: 68px;
	width: 68px;
	position: absolute;
	border-radius:34px;
	top: 4px;
	left: 5px;
	//background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
	z-index: 3;
    overflow: hidden;
}
.name {
	position: absolute;
	height: 35px;
	width: 230px;
	left: 79px;
	top: 15px;
	font-size: 17px;
	line-height: 35px;
	color: #54967B;
	text-align: left;
	font-weight: bold;
}

.name a{
    color: #54967B;
    text-decoration: none;
}

.photo {
	height: 200px;
	width: 303px;
	margin-top: 58px;
	border-radius:30px;
	/*background-image: url(../images/photo.jpg);*/
	background-repeat: no-repeat;
	position: relative;
    overflow: hidden;
    z-index: 2;
}

.photo img{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}

.photo_text {
	position: absolute;
	bottom: -46px;
	height: 46px;
	width: 303px;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
    background-color: rgba(255, 255, 255, .6);
	padding-top: 3px;
	padding-bottom: 3px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 2;
}

.photo:hover .photo_text{
    bottom: 0px;
}

.photo:hover img{
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


.blogger .like {
	height: 38px;
	width: 110px;
	position: absolute;
	text-align: left;
	left: 20px;
	line-height: 35px;
	font-size: 20px;
	top: 260px;
}
.blogger .like span {
	font-size: 32px;
	color: #d18a27;
	display: block;
	float: left;
	height: 35px;
	width: 30px;
	vertical-align: top;
}

.blogger .fb {
	position: absolute;
	height: 25px;
	width: 100px;
	right: 60px;
	top: 269px;
	text-align: left;
}
.blogger .vote_btn {
	background-image: url(../images/vote_btn.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 83px;
	position: absolute;
	z-index: 4;
	left: 205px;
	top: 54px;
	display: block;
}
.blogger .vote_btn:hover {
	background-position: bottom;
}

.introduce a{
    color: #fff;
    line-height: 26px;
}

.introduce a:hover{
    color: #F0AE82;
    font-weight: 900;
    text-decoration: none;
}

.introduce ul li img:hover{
    cursor: pointer;
}

footer {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.ac_2 .date {
	height: 99px;
	width: 356px;
	position: absolute;
	left: 351px;
	top: 302px;
}
